home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Misc. / Africa ƒ / Africa2 / card_4440.txt < prev    next >
Text File  |  1990-01-03  |  31KB  |  1,517 lines

  1. -- card: 4440 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4712
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on idle
  8.   hide message box
  9.   hide menuBar
  10. end idle
  11.  
  12.  
  13.  
  14. -- part 2 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=221 top=35 right=56 bottom=242
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: CONGO
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   show card field Congo1
  29.   wait for 1 seconds
  30.   hide card field Congo1
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 3 (button)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=0 top=19 right=57 bottom=36
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 4895 / 4895
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: To Top
  47. ----- HyperTalk script -----
  48. on mouseUp
  49.   go to stack "Africa1"
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 4 (button)
  55. -- low flags: 00
  56. -- high flags: 2000
  57. -- rect: left=396 top=152 right=263 bottom=474
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: Madagascar
  66. ----- HyperTalk script -----
  67. on mouseUp
  68.   show card field "Madagascar1"
  69.   wait for 1 seconds
  70.   hide card field "Madagascar1"
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 6 (field)
  76. -- low flags: 80
  77. -- high flags: 0004
  78. -- rect: left=389 top=205 right=225 bottom=494
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 1
  82. -- font id: 20
  83. -- text size: 14
  84. -- style flags: 8448
  85. -- line height: 18
  86. -- part name: Madagascar1
  87.  
  88.  
  89. -- part 8 (button)
  90. -- low flags: 00
  91. -- high flags: 0000
  92. -- rect: left=250 top=24 right=113 bottom=319
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: ZAIRE
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   SHOW CARD FIELD ZAIRE1
  104.   WAIT FOR 1 SECONDS
  105.   HIDE CARD FIELD ZAIRE1
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 9 (field)
  111. -- low flags: 80
  112. -- high flags: 0004
  113. -- rect: left=251 top=55 right=77 bottom=310
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 0 / 0
  116. -- text alignment: 1
  117. -- font id: 20
  118. -- text size: 14
  119. -- style flags: 256
  120. -- line height: 18
  121. -- part name: ZAIRE1
  122.  
  123.  
  124. -- part 10 (button)
  125. -- low flags: 00
  126. -- high flags: 2000
  127. -- rect: left=187 top=43 right=72 bottom=224
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 1
  131. -- font id: 0
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: GABON
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   SHOW CARD FIELD GABON1
  139.   WAIT FOR 1 SECONDS
  140.   HIDE CARD FIELD GABON1
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part 11 (field)
  146. -- low flags: 80
  147. -- high flags: 0004
  148. -- rect: left=161 top=47 right=68 bottom=213
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 1
  152. -- font id: 20
  153. -- text size: 14
  154. -- style flags: 8448
  155. -- line height: 18
  156. -- part name: GABON1
  157.  
  158.  
  159. -- part 12 (button)
  160. -- low flags: 00
  161. -- high flags: 0000
  162. -- rect: left=352 top=82 right=146 bottom=398
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 1
  166. -- font id: 0
  167. -- text size: 12
  168. -- style flags: 0
  169. -- line height: 16
  170. -- part name: Tanzania
  171. ----- HyperTalk script -----
  172. on mouseUp
  173.   SHOW CARD FIELD tanzania1
  174.   WAIT FOR 1 SECONDS
  175.   HIDE CARD FIELD tanzania1
  176. end mouseUp
  177.  
  178.  
  179.  
  180. -- part 13 (button)
  181. -- low flags: 00
  182. -- high flags: 0000
  183. -- rect: left=321 top=83 right=120 bottom=395
  184. -- title width / last selected line: 0
  185. -- icon id / first selected line: 0 / 0
  186. -- text alignment: 1
  187. -- font id: 0
  188. -- text size: 12
  189. -- style flags: 0
  190. -- line height: 16
  191. -- part name: Tanzania
  192. ----- HyperTalk script -----
  193. on mouseUp
  194.   SHOW CARD FIELD tanzania1
  195.   WAIT FOR 1 SECONDS
  196.   HIDE CARD FIELD tanzania1
  197. end mouseUp
  198.  
  199.  
  200.  
  201. -- part 14 (button)
  202. -- low flags: 00
  203. -- high flags: 0000
  204. -- rect: left=331 top=68 right=88 bottom=368
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 0 / 0
  207. -- text alignment: 1
  208. -- font id: 0
  209. -- text size: 12
  210. -- style flags: 0
  211. -- line height: 16
  212. -- part name: Tanzania
  213. ----- HyperTalk script -----
  214. on mouseUp
  215.   SHOW CARD FIELD tanzania1
  216.   WAIT FOR 1 SECONDS
  217.   HIDE CARD FIELD tanzania1
  218. end mouseUp
  219.  
  220.  
  221.  
  222. -- part 15 (button)
  223. -- low flags: 00
  224. -- high flags: 2000
  225. -- rect: left=316 top=71 right=87 bottom=334
  226. -- title width / last selected line: 0
  227. -- icon id / first selected line: 0 / 0
  228. -- text alignment: 1
  229. -- font id: 0
  230. -- text size: 12
  231. -- style flags: 0
  232. -- line height: 16
  233. -- part name: BURINDI
  234. ----- HyperTalk script -----
  235. on mouseUp
  236.   SHOW CARD FIELD BURuNDI1
  237.   WAIT FOR 1 SECONDS
  238.   HIDE CARD FIELD BURuNDI1
  239. end mouseUp
  240.  
  241.  
  242.  
  243. -- part 16 (field)
  244. -- low flags: 80
  245. -- high flags: 0004
  246. -- rect: left=363 top=34 right=54 bottom=417
  247. -- title width / last selected line: 0
  248. -- icon id / first selected line: 0 / 0
  249. -- text alignment: 1
  250. -- font id: 20
  251. -- text size: 14
  252. -- style flags: 8448
  253. -- line height: 18
  254. -- part name: KENYA1
  255.  
  256.  
  257. -- part 17 (field)
  258. -- low flags: 80
  259. -- high flags: 0004
  260. -- rect: left=339 top=93 right=113 bottom=416
  261. -- title width / last selected line: 0
  262. -- icon id / first selected line: 0 / 0
  263. -- text alignment: 1
  264. -- font id: 20
  265. -- text size: 14
  266. -- style flags: 8448
  267. -- line height: 18
  268. -- part name: TANZANIA1
  269.  
  270.  
  271. -- part 18 (field)
  272. -- low flags: 80
  273. -- high flags: 0004
  274. -- rect: left=323 top=76 right=95 bottom=392
  275. -- title width / last selected line: 0
  276. -- icon id / first selected line: 0 / 0
  277. -- text alignment: 1
  278. -- font id: 20
  279. -- text size: 14
  280. -- style flags: 8448
  281. -- line height: 18
  282. -- part name: BURUNDI1
  283.  
  284.  
  285. -- part 19 (button)
  286. -- low flags: 00
  287. -- high flags: 2000
  288. -- rect: left=316 top=59 right=71 bottom=332
  289. -- title width / last selected line: 0
  290. -- icon id / first selected line: 0 / 0
  291. -- text alignment: 1
  292. -- font id: 0
  293. -- text size: 12
  294. -- style flags: 0
  295. -- line height: 16
  296. -- part name: RWANDA
  297. ----- HyperTalk script -----
  298. on mouseUp
  299.   SHOW CARD FIELD RWANDA1
  300.   WAIT FOR 1 SECONDS
  301.   HIDE CARD FIELD RWANDA1
  302. end mouseUp
  303.  
  304.  
  305.  
  306. -- part 20 (field)
  307. -- low flags: 80
  308. -- high flags: 0004
  309. -- rect: left=336 top=35 right=55 bottom=400
  310. -- title width / last selected line: 0
  311. -- icon id / first selected line: 0 / 0
  312. -- text alignment: 1
  313. -- font id: 20
  314. -- text size: 14
  315. -- style flags: 8448
  316. -- line height: 18
  317. -- part name: Uganda1
  318.  
  319.  
  320. -- part 21 (button)
  321. -- low flags: 00
  322. -- high flags: 2000
  323. -- rect: left=320 top=28 right=62 bottom=354
  324. -- title width / last selected line: 0
  325. -- icon id / first selected line: 0 / 0
  326. -- text alignment: 1
  327. -- font id: 0
  328. -- text size: 12
  329. -- style flags: 0
  330. -- line height: 16
  331. -- part name: UGANDA
  332. ----- HyperTalk script -----
  333. on mouseUp
  334.   SHOW CARD FIELD uganda1
  335.   WAIT FOR 1 SECONDS
  336.   HIDE CARD FIELD uganda1
  337. end mouseUp
  338.  
  339.  
  340.  
  341. -- part 22 (button)
  342. -- low flags: 00
  343. -- high flags: 0000
  344. -- rect: left=356 top=29 right=72 bottom=398
  345. -- title width / last selected line: 0
  346. -- icon id / first selected line: 0 / 0
  347. -- text alignment: 1
  348. -- font id: 0
  349. -- text size: 12
  350. -- style flags: 0
  351. -- line height: 16
  352. -- part name: KENYA
  353. ----- HyperTalk script -----
  354. on mouseUp
  355.   SHOW CARD FIELD KENYA1
  356.   WAIT FOR 1 SECONDS
  357.   HIDE CARD FIELD KENYA1
  358. end mouseUp
  359.  
  360.  
  361.  
  362. -- part 23 (button)
  363. -- low flags: 00
  364. -- high flags: 0000
  365. -- rect: left=268 top=202 right=245 bottom=310
  366. -- title width / last selected line: 0
  367. -- icon id / first selected line: 0 / 0
  368. -- text alignment: 1
  369. -- font id: 0
  370. -- text size: 12
  371. -- style flags: 0
  372. -- line height: 16
  373. -- part name: BOTSWANA
  374. ----- HyperTalk script -----
  375. on mouseUp
  376.   SHOW CARD FIELD BOTSWANA1
  377.   WAIT FOR 1 SECONDS
  378.   HIDE CARD FIELD BOTSWANA1
  379. end mouseUp
  380.  
  381.  
  382.  
  383. -- part 24 (field)
  384. -- low flags: 80
  385. -- high flags: 0004
  386. -- rect: left=272 top=219 right=239 bottom=357
  387. -- title width / last selected line: 0
  388. -- icon id / first selected line: 0 / 0
  389. -- text alignment: 1
  390. -- font id: 20
  391. -- text size: 14
  392. -- style flags: 8448
  393. -- line height: 18
  394. -- part name: BOTSWANA1
  395.  
  396.  
  397. -- part 25 (field)
  398. -- low flags: 80
  399. -- high flags: 0004
  400. -- rect: left=323 top=65 right=84 bottom=389
  401. -- title width / last selected line: 0
  402. -- icon id / first selected line: 0 / 0
  403. -- text alignment: 1
  404. -- font id: 20
  405. -- text size: 14
  406. -- style flags: 8448
  407. -- line height: 18
  408. -- part name: RWANDA1
  409.  
  410.  
  411. -- part 26 (button)
  412. -- low flags: 00
  413. -- high flags: 0000
  414. -- rect: left=4 top=303 right=341 bottom=40
  415. -- title width / last selected line: 0
  416. -- icon id / first selected line: 6724 / 6724
  417. -- text alignment: 1
  418. -- font id: 0
  419. -- text size: 12
  420. -- style flags: 0
  421. -- line height: 16
  422. -- part name: To Top
  423. ----- HyperTalk script -----
  424. on mouseUp
  425.   go to stack "Africa1"
  426. end mouseUp
  427.  
  428.  
  429.  
  430. -- part 27 (button)
  431. -- low flags: 00
  432. -- high flags: 0000
  433. -- rect: left=201 top=111 right=189 bottom=272
  434. -- title width / last selected line: 0
  435. -- icon id / first selected line: 0 / 0
  436. -- text alignment: 1
  437. -- font id: 0
  438. -- text size: 12
  439. -- style flags: 0
  440. -- line height: 16
  441. -- part name: Angola
  442. ----- HyperTalk script -----
  443. on mouseUp
  444.   SHOW CARD FIELD Angola1
  445.   WAIT FOR 1 SECONDS
  446.   HIDE CARD FIELD Angola1
  447. end mouseUp
  448.  
  449.  
  450.  
  451. -- part 28 (field)
  452. -- low flags: 80
  453. -- high flags: 0004
  454. -- rect: left=187 top=218 right=237 bottom=253
  455. -- title width / last selected line: 0
  456. -- icon id / first selected line: 0 / 0
  457. -- text alignment: 1
  458. -- font id: 20
  459. -- text size: 14
  460. -- style flags: 8448
  461. -- line height: 18
  462. -- part name: Namibia1
  463.  
  464.  
  465. -- part 29 (button)
  466. -- low flags: 00
  467. -- high flags: 0000
  468. -- rect: left=310 top=183 right=223 bottom=338
  469. -- title width / last selected line: 0
  470. -- icon id / first selected line: 0 / 0
  471. -- text alignment: 1
  472. -- font id: 0
  473. -- text size: 12
  474. -- style flags: 0
  475. -- line height: 16
  476. -- part name: Zimbabwe
  477. ----- HyperTalk script -----
  478. on mouseUp
  479.   SHOW CARD FIELD ZIMBABWE1
  480.   WAIT FOR 1 SECONDS
  481.   HIDE CARD FIELD ZIMBABWE1
  482. end mouseUp
  483.  
  484.  
  485.  
  486. -- part 30 (field)
  487. -- low flags: 80
  488. -- high flags: 0004
  489. -- rect: left=310 top=191 right=211 bottom=391
  490. -- title width / last selected line: 0
  491. -- icon id / first selected line: 0 / 0
  492. -- text alignment: 1
  493. -- font id: 20
  494. -- text size: 14
  495. -- style flags: 8448
  496. -- line height: 18
  497. -- part name: ZIMBABWE1
  498.  
  499.  
  500. -- part 31 (button)
  501. -- low flags: 00
  502. -- high flags: 2000
  503. -- rect: left=345 top=131 right=170 bottom=357
  504. -- title width / last selected line: 0
  505. -- icon id / first selected line: 0 / 0
  506. -- text alignment: 1
  507. -- font id: 0
  508. -- text size: 12
  509. -- style flags: 0
  510. -- line height: 16
  511. -- part name: MALAWI
  512. ----- HyperTalk script -----
  513. on mouseUp
  514.   SHOW CARD FIELD MALAWI1
  515.   WAIT FOR 1 SECONDS
  516.   HIDE CARD FIELD MALAWI1
  517. end mouseUp
  518.  
  519.  
  520.  
  521. -- part 32 (button)
  522. -- low flags: 00
  523. -- high flags: 2000
  524. -- rect: left=350 top=164 right=184 bottom=362
  525. -- title width / last selected line: 0
  526. -- icon id / first selected line: 0 / 0
  527. -- text alignment: 1
  528. -- font id: 0
  529. -- text size: 12
  530. -- style flags: 0
  531. -- line height: 16
  532. -- part name: MALAWI
  533. ----- HyperTalk script -----
  534. on mouseUp
  535.   SHOW CARD FIELD MALAWI1
  536.   WAIT FOR 1 SECONDS
  537.   HIDE CARD FIELD MALAWI1
  538. end mouseUp
  539.  
  540.  
  541.  
  542. -- part 33 (field)
  543. -- low flags: 80
  544. -- high flags: 0004
  545. -- rect: left=351 top=153 right=172 bottom=415
  546. -- title width / last selected line: 0
  547. -- icon id / first selected line: 0 / 0
  548. -- text alignment: 1
  549. -- font id: 20
  550. -- text size: 14
  551. -- style flags: 8448
  552. -- line height: 18
  553. -- part name: MALAWI1
  554.  
  555.  
  556. -- part 34 (button)
  557. -- low flags: 00
  558. -- high flags: 0000
  559. -- rect: left=279 top=151 right=192 bottom=309
  560. -- title width / last selected line: 0
  561. -- icon id / first selected line: 0 / 0
  562. -- text alignment: 1
  563. -- font id: 0
  564. -- text size: 12
  565. -- style flags: 0
  566. -- line height: 16
  567. -- part name: ZAMBIA
  568. ----- HyperTalk script -----
  569. on mouseUp
  570.   SHOW CARD FIELD ZAMBIA1
  571.   WAIT FOR 1 SECONDS
  572.   HIDE CARD FIELD ZAMBIA1
  573. end mouseUp
  574.  
  575.  
  576.  
  577. -- part 35 (button)
  578. -- low flags: 00
  579. -- high flags: 0000
  580. -- rect: left=316 top=124 right=158 bottom=344
  581. -- title width / last selected line: 0
  582. -- icon id / first selected line: 0 / 0
  583. -- text alignment: 1
  584. -- font id: 0
  585. -- text size: 12
  586. -- style flags: 0
  587. -- line height: 16
  588. -- part name: ZAMBIA
  589. ----- HyperTalk script -----
  590. on mouseUp
  591.   SHOW CARD FIELD ZAMBIA1
  592.   WAIT FOR 1 SECONDS
  593.   HIDE CARD FIELD ZAMBIA1
  594. end mouseUp
  595.  
  596.  
  597.  
  598. -- part 36 (button)
  599. -- low flags: 00
  600. -- high flags: 0000
  601. -- rect: left=272 top=157 right=176 bottom=335
  602. -- title width / last selected line: 0
  603. -- icon id / first selected line: 0 / 0
  604. -- text alignment: 1
  605. -- font id: 0
  606. -- text size: 12
  607. -- style flags: 0
  608. -- line height: 16
  609. -- part name: ZAMBIA
  610. ----- HyperTalk script -----
  611. on mouseUp
  612.   SHOW CARD FIELD ZAMBIA1
  613.   WAIT FOR 1 SECONDS
  614.   HIDE CARD FIELD ZAMBIA1
  615. end mouseUp
  616.  
  617.  
  618.  
  619. -- part 37 (field)
  620. -- low flags: 80
  621. -- high flags: 0004
  622. -- rect: left=281 top=160 right=180 bottom=340
  623. -- title width / last selected line: 0
  624. -- icon id / first selected line: 0 / 0
  625. -- text alignment: 1
  626. -- font id: 20
  627. -- text size: 14
  628. -- style flags: 8448
  629. -- line height: 18
  630. -- part name: ZAMBIA1
  631.  
  632.  
  633. -- part 43 (button)
  634. -- low flags: 00
  635. -- high flags: 0000
  636. -- rect: left=305 top=230 right=277 bottom=329
  637. -- title width / last selected line: 0
  638. -- icon id / first selected line: 0 / 0
  639. -- text alignment: 1
  640. -- font id: 0
  641. -- text size: 12
  642. -- style flags: 0
  643. -- line height: 16
  644. -- part name: SOUTH AFRICA
  645. ----- HyperTalk script -----
  646. on mouseUp
  647.   show card field RSA1
  648.   wait for 1 seconds
  649.   hide card field RSA1
  650. end mouseUp
  651.  
  652.  
  653.  
  654. -- part 38 (button)
  655. -- low flags: 00
  656. -- high flags: 2000
  657. -- rect: left=319 top=250 right=270 bottom=331
  658. -- title width / last selected line: 0
  659. -- icon id / first selected line: 0 / 0
  660. -- text alignment: 1
  661. -- font id: 0
  662. -- text size: 12
  663. -- style flags: 0
  664. -- line height: 16
  665. -- part name: SWAZILAND
  666. ----- HyperTalk script -----
  667. on mouseUp
  668.   SHOW CARD FIELD SWAZILAND1
  669.   WAIT FOR 1 SECONDS
  670.   HIDE CARD FIELD SWAZILAND1
  671. end mouseUp
  672.  
  673.  
  674.  
  675. -- part 39 (field)
  676. -- low flags: 80
  677. -- high flags: 0004
  678. -- rect: left=325 top=259 right=278 bottom=413
  679. -- title width / last selected line: 0
  680. -- icon id / first selected line: 0 / 0
  681. -- text alignment: 1
  682. -- font id: 20
  683. -- text size: 14
  684. -- style flags: 8448
  685. -- line height: 18
  686. -- part name: SWAZILAND1
  687.  
  688.  
  689. -- part 44 (button)
  690. -- low flags: 00
  691. -- high flags: 2000
  692. -- rect: left=269 top=256 right=312 bottom=314
  693. -- title width / last selected line: 0
  694. -- icon id / first selected line: 0 / 0
  695. -- text alignment: 1
  696. -- font id: 0
  697. -- text size: 12
  698. -- style flags: 0
  699. -- line height: 16
  700. -- part name: SOUTH AFRICA
  701. ----- HyperTalk script -----
  702. on mouseUp
  703.   show card field RSA1
  704.   wait for 1 seconds
  705.   hide card field RSA1
  706. end mouseUp
  707.  
  708.  
  709.  
  710. -- part 42 (button)
  711. -- low flags: 00
  712. -- high flags: 0000
  713. -- rect: left=232 top=270 right=329 bottom=329
  714. -- title width / last selected line: 0
  715. -- icon id / first selected line: 0 / 0
  716. -- text alignment: 1
  717. -- font id: 0
  718. -- text size: 12
  719. -- style flags: 0
  720. -- line height: 16
  721. -- part name: SOUTH AFRICA
  722. ----- HyperTalk script -----
  723. on mouseUp
  724.   show card field RSA1
  725.   wait for 1 seconds
  726.   hide card field RSA1
  727. end mouseUp
  728.  
  729.  
  730.  
  731. -- part 40 (field)
  732. -- low flags: 80
  733. -- high flags: 0004
  734. -- rect: left=298 top=287 right=307 bottom=366
  735. -- title width / last selected line: 0
  736. -- icon id / first selected line: 0 / 0
  737. -- text alignment: 1
  738. -- font id: 20
  739. -- text size: 14
  740. -- style flags: 8448
  741. -- line height: 18
  742. -- part name: LESOTHO1
  743.  
  744.  
  745. -- part 41 (button)
  746. -- low flags: 00
  747. -- high flags: 2000
  748. -- rect: left=291 top=282 right=301 bottom=309
  749. -- title width / last selected line: 0
  750. -- icon id / first selected line: 0 / 0
  751. -- text alignment: 1
  752. -- font id: 0
  753. -- text size: 12
  754. -- style flags: 0
  755. -- line height: 16
  756. -- part name: LESOTHO
  757. ----- HyperTalk script -----
  758. on mouseUp
  759.   SHOW CARD FIELD LEsotho1
  760.   WAIT FOR 1 SECONDS
  761.   HIDE CARD FIELD LEsotho1
  762. end mouseUp
  763.  
  764.  
  765.  
  766. -- part 45 (field)
  767. -- low flags: 80
  768. -- high flags: 0004
  769. -- rect: left=256 top=304 right=324 bottom=370
  770. -- title width / last selected line: 0
  771. -- icon id / first selected line: 0 / 0
  772. -- text alignment: 1
  773. -- font id: 20
  774. -- text size: 14
  775. -- style flags: 8448
  776. -- line height: 18
  777. -- part name: RSA1
  778.  
  779.  
  780. -- part 46 (field)
  781. -- low flags: 80
  782. -- high flags: 0004
  783. -- rect: left=204 top=8 right=29 bottom=290
  784. -- title width / last selected line: 0
  785. -- icon id / first selected line: 0 / 0
  786. -- text alignment: 1
  787. -- font id: 20
  788. -- text size: 14
  789. -- style flags: 8448
  790. -- line height: 18
  791. -- part name: CAMEROON1
  792.  
  793.  
  794. -- part 47 (button)
  795. -- low flags: 00
  796. -- high flags: 2000
  797. -- rect: left=183 top=6 right=34 bottom=229
  798. -- title width / last selected line: 0
  799. -- icon id / first selected line: 0 / 0
  800. -- text alignment: 1
  801. -- font id: 0
  802. -- text size: 12
  803. -- style flags: 0
  804. -- line height: 16
  805. -- part name: CAMEROON
  806. ----- HyperTalk script -----
  807. on mouseUp
  808.   SHOW CARD FIELD CAMEROON1
  809.   WAIT FOR 1 SECONDS
  810.   HIDE CARD FIELD CAMEROON1
  811. end mouseUp
  812.  
  813.  
  814.  
  815. -- part 48 (button)
  816. -- low flags: 00
  817. -- high flags: 0000
  818. -- rect: left=232 top=0 right=17 bottom=294
  819. -- title width / last selected line: 0
  820. -- icon id / first selected line: 0 / 0
  821. -- text alignment: 1
  822. -- font id: 0
  823. -- text size: 12
  824. -- style flags: 0
  825. -- line height: 16
  826. -- part name: CAR
  827. ----- HyperTalk script -----
  828. on mouseUp
  829.   SHOW CARD FIELD CAR1
  830.   WAIT FOR 1 SECONDS
  831.   HIDE CARD FIELD CAR1
  832. end mouseUp
  833.  
  834.  
  835.  
  836. -- part 49 (field)
  837. -- low flags: 80
  838. -- high flags: 0004
  839. -- rect: left=257 top=2 right=32 bottom=367
  840. -- title width / last selected line: 0
  841. -- icon id / first selected line: 0 / 0
  842. -- text alignment: 1
  843. -- font id: 20
  844. -- text size: 14
  845. -- style flags: 8448
  846. -- line height: 14
  847. -- part name: CAR1
  848.  
  849.  
  850. -- part 50 (field)
  851. -- low flags: 80
  852. -- high flags: 0004
  853. -- rect: left=371 top=0 right=19 bottom=446
  854. -- title width / last selected line: 0
  855. -- icon id / first selected line: 0 / 0
  856. -- text alignment: 0
  857. -- font id: 20
  858. -- text size: 14
  859. -- style flags: 256
  860. -- line height: 18
  861. -- part name: ETHIOPIA1
  862.  
  863.  
  864. -- part 51 (button)
  865. -- low flags: 00
  866. -- high flags: 0000
  867. -- rect: left=363 top=0 right=20 bottom=429
  868. -- title width / last selected line: 0
  869. -- icon id / first selected line: 0 / 0
  870. -- text alignment: 1
  871. -- font id: 0
  872. -- text size: 12
  873. -- style flags: 0
  874. -- line height: 16
  875. -- part name: ETHOPIA
  876. ----- HyperTalk script -----
  877. on mouseUp
  878.   SHOW CARD FIELD ETHIOPIA1
  879.   WAIT FOR 1 SECONDS
  880.   HIDE CARD FIELD ETHIOPIA1
  881. end mouseUp
  882.  
  883.  
  884.  
  885. -- part 52 (button)
  886. -- low flags: 00
  887. -- high flags: 0000
  888. -- rect: left=311 top=0 right=28 bottom=350
  889. -- title width / last selected line: 0
  890. -- icon id / first selected line: 0 / 0
  891. -- text alignment: 1
  892. -- font id: 0
  893. -- text size: 12
  894. -- style flags: 0
  895. -- line height: 16
  896. -- part name: Sudan
  897. ----- HyperTalk script -----
  898. on mouseUp
  899.   SHOW CARD FIELD SUDAN1
  900.   WAIT FOR 1 SECONDS
  901.   HIDE CARD FIELD SUDAN1
  902. end mouseUp
  903.  
  904.  
  905.  
  906. -- part 53 (field)
  907. -- low flags: 80
  908. -- high flags: 0004
  909. -- rect: left=320 top=1 right=22 bottom=381
  910. -- title width / last selected line: 0
  911. -- icon id / first selected line: 0 / 0
  912. -- text alignment: 1
  913. -- font id: 20
  914. -- text size: 14
  915. -- style flags: 256
  916. -- line height: 18
  917. -- part name: SUDAN1
  918.  
  919.  
  920. -- part 54 (button)
  921. -- low flags: 00
  922. -- high flags: 0000
  923. -- rect: left=273 top=50 right=139 bottom=312
  924. -- title width / last selected line: 0
  925. -- icon id / first selected line: 0 / 0
  926. -- text alignment: 1
  927. -- font id: 0
  928. -- text size: 12
  929. -- style flags: 0
  930. -- line height: 16
  931. -- part name: ZAIRE
  932. ----- HyperTalk script -----
  933. on mouseUp
  934.   SHOW CARD FIELD ZAIRE1
  935.   WAIT FOR 1 SECONDS
  936.   HIDE CARD FIELD ZAIRE1
  937. end mouseUp
  938.  
  939.  
  940.  
  941. -- part 55 (button)
  942. -- low flags: 00
  943. -- high flags: 2000
  944. -- rect: left=332 top=222 right=262 bottom=360
  945. -- title width / last selected line: 0
  946. -- icon id / first selected line: 0 / 0
  947. -- text alignment: 1
  948. -- font id: 0
  949. -- text size: 12
  950. -- style flags: 0
  951. -- line height: 16
  952. -- part name: MOZAMBIQUE
  953. ----- HyperTalk script -----
  954. on mouseUp
  955.   SHOW CARD FIELD MOZAMBIQUE1
  956.   WAIT FOR 1 SECONDS
  957.   HIDE CARD FIELD MOZAMBIQUE1
  958. end mouseUp
  959.  
  960.  
  961.  
  962. -- part 56 (button)
  963. -- low flags: 00
  964. -- high flags: 0000
  965. -- rect: left=339 top=183 right=223 bottom=367
  966. -- title width / last selected line: 0
  967. -- icon id / first selected line: 0 / 0
  968. -- text alignment: 1
  969. -- font id: 0
  970. -- text size: 12
  971. -- style flags: 0
  972. -- line height: 16
  973. -- part name: MOZAMBIQUE
  974. ----- HyperTalk script -----
  975. on mouseUp
  976.   SHOW CARD FIELD MOZAMBIQUE1
  977.   WAIT FOR 1 SECONDS
  978.   HIDE CARD FIELD MOZAMBIQUE1
  979. end mouseUp
  980.  
  981.  
  982.  
  983. -- part 57 (button)
  984. -- low flags: 00
  985. -- high flags: 0000
  986. -- rect: left=364 top=145 right=198 bottom=394
  987. -- title width / last selected line: 0
  988. -- icon id / first selected line: 0 / 0
  989. -- text alignment: 1
  990. -- font id: 0
  991. -- text size: 12
  992. -- style flags: 0
  993. -- line height: 16
  994. -- part name: MOZAMBIQUE
  995. ----- HyperTalk script -----
  996. on mouseUp
  997.   SHOW CARD FIELD MOZAMBIQUE1
  998.   WAIT FOR 1 SECONDS
  999.   HIDE CARD FIELD MOZAMBIQUE1
  1000. end mouseUp
  1001.  
  1002.  
  1003.  
  1004. -- part 58 (field)
  1005. -- low flags: 80
  1006. -- high flags: 0004
  1007. -- rect: left=347 top=187 right=204 bottom=449
  1008. -- title width / last selected line: 0
  1009. -- icon id / first selected line: 0 / 0
  1010. -- text alignment: 1
  1011. -- font id: 20
  1012. -- text size: 14
  1013. -- style flags: 8448
  1014. -- line height: 15
  1015. -- part name: MOZAMBIQUE1
  1016.  
  1017.  
  1018. -- part 59 (button)
  1019. -- low flags: 00
  1020. -- high flags: 0000
  1021. -- rect: left=402 top=28 right=65 bottom=449
  1022. -- title width / last selected line: 0
  1023. -- icon id / first selected line: 0 / 0
  1024. -- text alignment: 1
  1025. -- font id: 0
  1026. -- text size: 12
  1027. -- style flags: 0
  1028. -- line height: 16
  1029. -- part name: SOMALIA
  1030. ----- HyperTalk script -----
  1031. on mouseUp
  1032.   SHOW CARD FIELD SOMALIA1
  1033.   WAIT FOR 1 SECONDS
  1034.   HIDE CARD FIELD SOMALIA1
  1035. end mouseUp
  1036.  
  1037.  
  1038.  
  1039. -- part 60 (button)
  1040. -- low flags: 00
  1041. -- high flags: 0000
  1042. -- rect: left=429 top=0 right=34 bottom=471
  1043. -- title width / last selected line: 0
  1044. -- icon id / first selected line: 0 / 0
  1045. -- text alignment: 1
  1046. -- font id: 0
  1047. -- text size: 12
  1048. -- style flags: 0
  1049. -- line height: 16
  1050. -- part name: SOMALIA
  1051. ----- HyperTalk script -----
  1052. on mouseUp
  1053.   SHOW CARD FIELD SOMALIA1
  1054.   WAIT FOR 1 SECONDS
  1055.   HIDE CARD FIELD SOMALIA1
  1056. end mouseUp
  1057.  
  1058.  
  1059.  
  1060. -- part 61 (field)
  1061. -- low flags: 80
  1062. -- high flags: 0004
  1063. -- rect: left=414 top=28 right=50 bottom=493
  1064. -- title width / last selected line: 0
  1065. -- icon id / first selected line: 0 / 0
  1066. -- text alignment: 1
  1067. -- font id: 20
  1068. -- text size: 14
  1069. -- style flags: 256
  1070. -- line height: 18
  1071. -- part name: SOMALIA1
  1072.  
  1073.  
  1074. -- part 63 (field)
  1075. -- low flags: 80
  1076. -- high flags: 0004
  1077. -- rect: left=191 top=143 right=160 bottom=264
  1078. -- title width / last selected line: 0
  1079. -- icon id / first selected line: 0 / 0
  1080. -- text alignment: 1
  1081. -- font id: 20
  1082. -- text size: 14
  1083. -- style flags: 256
  1084. -- line height: 15
  1085. -- part name: Angola1
  1086.  
  1087.  
  1088. -- part 65 (field)
  1089. -- low flags: 80
  1090. -- high flags: 0004
  1091. -- rect: left=227 top=47 right=69 bottom=286
  1092. -- title width / last selected line: 0
  1093. -- icon id / first selected line: 0 / 0
  1094. -- text alignment: 1
  1095. -- font id: 20
  1096. -- text size: 14
  1097. -- style flags: 256
  1098. -- line height: 18
  1099. -- part name: CONGO1
  1100.  
  1101.  
  1102. -- part 66 (button)
  1103. -- low flags: 00
  1104. -- high flags: 2000
  1105. -- rect: left=187 top=33 right=45 bottom=200
  1106. -- title width / last selected line: 0
  1107. -- icon id / first selected line: 0 / 0
  1108. -- text alignment: 1
  1109. -- font id: 0
  1110. -- text size: 12
  1111. -- style flags: 0
  1112. -- line height: 16
  1113. -- part name: EGuinea
  1114. ----- HyperTalk script -----
  1115. on mouseUp
  1116.   SHOW CARD FIELD EGUINEA1
  1117.   WAIT FOR 1 SECONDS
  1118.   HIDE CARD FIELD EGUINEA1
  1119. end mouseUp
  1120.  
  1121.  
  1122.  
  1123. -- part 67 (field)
  1124. -- low flags: 80
  1125. -- high flags: 0004
  1126. -- rect: left=98 top=36 right=66 bottom=196
  1127. -- title width / last selected line: 0
  1128. -- icon id / first selected line: 0 / 0
  1129. -- text alignment: 1
  1130. -- font id: 20
  1131. -- text size: 14
  1132. -- style flags: 8448
  1133. -- line height: 14
  1134. -- part name: EGUINEA1
  1135.  
  1136.  
  1137. -- part 68 (button)
  1138. -- low flags: 00
  1139. -- high flags: 0000
  1140. -- rect: left=223 top=57 right=77 bottom=238
  1141. -- title width / last selected line: 0
  1142. -- icon id / first selected line: 0 / 0
  1143. -- text alignment: 1
  1144. -- font id: 0
  1145. -- text size: 12
  1146. -- style flags: 0
  1147. -- line height: 16
  1148. -- part name: CONGO
  1149. ----- HyperTalk script -----
  1150. on mouseUp
  1151.   show card field Congo1
  1152.   wait for 1 seconds
  1153.   hide card field Congo1
  1154. end mouseUp
  1155.  
  1156.  
  1157.  
  1158. -- part 69 (button)
  1159. -- low flags: 00
  1160. -- high flags: 0000
  1161. -- rect: left=202 top=68 right=85 bottom=223
  1162. -- title width / last selected line: 0
  1163. -- icon id / first selected line: 0 / 0
  1164. -- text alignment: 1
  1165. -- font id: 0
  1166. -- text size: 12
  1167. -- style flags: 0
  1168. -- line height: 16
  1169. -- part name: CONGO
  1170. ----- HyperTalk script -----
  1171. on mouseUp
  1172.   show card field Congo1
  1173.   wait for 1 seconds
  1174.   hide card field Congo1
  1175. end mouseUp
  1176.  
  1177.  
  1178.  
  1179. -- part 70 (button)
  1180. -- low flags: 00
  1181. -- high flags: 0000
  1182. -- rect: left=233 top=25 right=45 bottom=248
  1183. -- title width / last selected line: 0
  1184. -- icon id / first selected line: 0 / 0
  1185. -- text alignment: 1
  1186. -- font id: 0
  1187. -- text size: 12
  1188. -- style flags: 0
  1189. -- line height: 16
  1190. -- part name: CONGO
  1191. ----- HyperTalk script -----
  1192. on mouseUp
  1193.   show card field Congo1
  1194.   wait for 1 seconds
  1195.   hide card field Congo1
  1196. end mouseUp
  1197.  
  1198.  
  1199.  
  1200. -- part 72 (button)
  1201. -- low flags: 00
  1202. -- high flags: 0000
  1203. -- rect: left=190 top=192 right=270 bottom=261
  1204. -- title width / last selected line: 0
  1205. -- icon id / first selected line: 0 / 0
  1206. -- text alignment: 1
  1207. -- font id: 0
  1208. -- text size: 12
  1209. -- style flags: 0
  1210. -- line height: 16
  1211. -- part name: Namibia
  1212. ----- HyperTalk script -----
  1213. on mouseUp
  1214.   SHOW CARD FIELD Namibia1
  1215.   WAIT FOR 1 SECONDS
  1216.   HIDE CARD FIELD Namibia1
  1217. end mouseUp
  1218.  
  1219.  
  1220.  
  1221. -- part 73 (button)
  1222. -- low flags: 00
  1223. -- high flags: 2000
  1224. -- rect: left=187 top=84 right=96 bottom=210
  1225. -- title width / last selected line: 0
  1226. -- icon id / first selected line: 0 / 0
  1227. -- text alignment: 1
  1228. -- font id: 0
  1229. -- text size: 12
  1230. -- style flags: 0
  1231. -- line height: 16
  1232. -- part name: Angola
  1233. ----- HyperTalk script -----
  1234. on mouseUp
  1235.   SHOW CARD FIELD Angola1
  1236.   WAIT FOR 1 SECONDS
  1237.   HIDE CARD FIELD Angola1
  1238. end mouseUp
  1239.  
  1240.  
  1241.  
  1242. -- part 74 (button)
  1243. -- low flags: 00
  1244. -- high flags: 0000
  1245. -- rect: left=212 top=84 right=98 bottom=273
  1246. -- title width / last selected line: 0
  1247. -- icon id / first selected line: 0 / 0
  1248. -- text alignment: 1
  1249. -- font id: 0
  1250. -- text size: 12
  1251. -- style flags: 0
  1252. -- line height: 16
  1253. -- part name: ZAIRE
  1254. ----- HyperTalk script -----
  1255. on mouseUp
  1256.   SHOW CARD FIELD ZAIRE1
  1257.   WAIT FOR 1 SECONDS
  1258.   HIDE CARD FIELD ZAIRE1
  1259. end mouseUp
  1260.  
  1261.  
  1262.  
  1263. -- part 75 (button)
  1264. -- low flags: 00
  1265. -- high flags: 0000
  1266. -- rect: left=154 top=0 right=21 bottom=184
  1267. -- title width / last selected line: 0
  1268. -- icon id / first selected line: 0 / 0
  1269. -- text alignment: 1
  1270. -- font id: 0
  1271. -- text size: 12
  1272. -- style flags: 0
  1273. -- line height: 16
  1274. -- part name: NIGERIA
  1275. ----- HyperTalk script -----
  1276. on mouseUp
  1277.   SHOW CARD FIELD NIGERIA1
  1278.   WAIT FOR 1 SECONDS
  1279.   HIDE CARD FIELD NIGERIA1
  1280. end mouseUp
  1281.  
  1282.  
  1283.  
  1284. -- part 76 (field)
  1285. -- low flags: 80
  1286. -- high flags: 0004
  1287. -- rect: left=167 top=3 right=22 bottom=232
  1288. -- title width / last selected line: 0
  1289. -- icon id / first selected line: 0 / 0
  1290. -- text alignment: 0
  1291. -- font id: 20
  1292. -- text size: 14
  1293. -- style flags: 8448
  1294. -- line height: 18
  1295. -- part name: NIGERIA1
  1296.  
  1297.  
  1298. -- part 77 (button)
  1299. -- low flags: 00
  1300. -- high flags: 8002
  1301. -- rect: left=434 top=318 right=342 bottom=512
  1302. -- title width / last selected line: 0
  1303. -- icon id / first selected line: 0 / 0
  1304. -- text alignment: 1
  1305. -- font id: 0
  1306. -- text size: 12
  1307. -- style flags: 0
  1308. -- line height: 16
  1309. -- part name: DISPLAY
  1310. ----- HyperTalk script -----
  1311. on mouseUp
  1312.   show card field Nigeria1
  1313.   wait for 30 ticks
  1314.   hide card field nigeria1
  1315.   show card field cameroon1
  1316.   wait for 30 ticks
  1317.   hide card field cameroon1
  1318.   show card field car1
  1319.   wait for 30 ticks
  1320.   hide card field car1
  1321.   show card field sudan1
  1322.   wait for 30 ticks
  1323.   hide card field sudan1
  1324.   show card field ethiopia1
  1325.   wait for 30 ticks
  1326.   hide card field ethiopia1
  1327.   show card field somalia1
  1328.   wait for 30 ticks
  1329.   hide card field somalia1
  1330.   show card field kenya1
  1331.   wait for 30 ticks
  1332.   hide card field kenya1
  1333.   show card field uganda1
  1334.   wait for 30 ticks
  1335.   hide card field uganda1
  1336.   show card field Eguinea1
  1337.   wait for 30 ticks
  1338.   hide card field Eguinea1
  1339.   show card field Gabon1
  1340.   wait for 30 ticks
  1341.   hide card field Gabon1
  1342.   show card field Congo1
  1343.   wait for 30 ticks
  1344.   hide card field congo1
  1345.   show card field zaire1
  1346.   wait for 30 ticks
  1347.   hide card field zaire1
  1348.   show card field rwanda1
  1349.   wait for 30 ticks
  1350.   hide card field rwanda1
  1351.   show card field burundi1
  1352.   wait for 30 ticks
  1353.   hide card field burundi1
  1354.   show card field angola1
  1355.   wait for 30 ticks
  1356.   hide card field angola1
  1357.   show card field zambia1
  1358.   wait for 30 ticks
  1359.   hide card field zambia1
  1360.   show card field malawi1
  1361.   wait for 30 ticks
  1362.   hide card field malawi1
  1363.   show card field tanzania1
  1364.   wait for 30 ticks
  1365.   hide card field tanzania1
  1366.   show card field mozambique1
  1367.   wait for 30 ticks
  1368.   hide card field mozambique1
  1369.   show card field zimbabwe1
  1370.   wait for 30 ticks
  1371.   hide card field zimbabwe1
  1372.   show card field botswana1
  1373.   wait for 30 ticks
  1374.   hide card field botswana1
  1375.   show card field namibia1
  1376.   wait for 30 ticks
  1377.   hide card field namibia1
  1378.   show card field rsa1
  1379.   wait for 30 ticks
  1380.   hide card field rsa1
  1381.   show card field lesotho1
  1382.   wait for 30 ticks
  1383.   hide card field lesotho1
  1384.   show card field swaziland1
  1385.   wait for 30 ticks
  1386.   hide card field swaziland1
  1387.   show card field madagascar1
  1388.   wait for 30 ticks
  1389.   hide card field madagascar1
  1390. end mouseUp
  1391.  
  1392.  
  1393.  
  1394. -- part 78 (field)
  1395. -- low flags: 80
  1396. -- high flags: 4000
  1397. -- rect: left=188 top=36 right=54 bottom=418
  1398. -- title width / last selected line: 0
  1399. -- icon id / first selected line: 0 / 0
  1400. -- text alignment: 1
  1401. -- font id: 20
  1402. -- text size: 10
  1403. -- style flags: 16384
  1404. -- line height: 13
  1405. -- part name: EQUATOR
  1406.  
  1407.  
  1408. -- part contents for card part 6
  1409. ----- text -----
  1410. MADAGASCAR
  1411.  
  1412. -- part contents for card part 9
  1413. ----- text -----
  1414. ZAIRE
  1415.  
  1416. -- part contents for card part 11
  1417. ----- text -----
  1418. GABON
  1419.  
  1420. -- part contents for card part 18
  1421. ----- text -----
  1422. BURUNDI
  1423.  
  1424. -- part contents for card part 17
  1425. ----- text -----
  1426. TANZANIA
  1427.  
  1428. -- part contents for card part 16
  1429. ----- text -----
  1430. KENYA
  1431.  
  1432. -- part contents for card part 20
  1433. ----- text -----
  1434. UGANDA
  1435.  
  1436. -- part contents for card part 24
  1437. ----- text -----
  1438. BOTSWANA
  1439.  
  1440. -- part contents for card part 25
  1441. ----- text -----
  1442. RWANDA
  1443.  
  1444. -- part contents for card part 28
  1445. ----- text -----
  1446. NAMIBIA
  1447.  
  1448. -- part contents for card part 30
  1449. ----- text -----
  1450. ZIMBABWE
  1451.  
  1452. -- part contents for card part 33
  1453. ----- text -----
  1454. MALAWI
  1455.  
  1456. -- part contents for card part 37
  1457. ----- text -----
  1458. ZAMBIA
  1459.  
  1460. -- part contents for card part 39
  1461. ----- text -----
  1462. SWAZILAND
  1463.  
  1464. -- part contents for card part 40
  1465. ----- text -----
  1466. LESOTHO
  1467.  
  1468. -- part contents for card part 45
  1469. ----- text -----
  1470. SOUTH AFRICA
  1471.  
  1472. -- part contents for card part 46
  1473. ----- text -----
  1474. CAMEROON
  1475.  
  1476. -- part contents for card part 49
  1477. ----- text -----
  1478. CENTRAL AFR. 
  1479.  REPUBLIC
  1480.  
  1481. -- part contents for card part 50
  1482. ----- text -----
  1483. ETHOPIA
  1484.  
  1485. -- part contents for card part 53
  1486. ----- text -----
  1487. SUDAN
  1488.  
  1489. -- part contents for card part 58
  1490. ----- text -----
  1491. MOZAMBIQUE
  1492.  
  1493. -- part contents for card part 61
  1494. ----- text -----
  1495. SOMALIA
  1496.  
  1497.  
  1498. -- part contents for card part 63
  1499. ----- text -----
  1500. ANGOLA
  1501.  
  1502. -- part contents for card part 65
  1503. ----- text -----
  1504. CONGO
  1505.  
  1506. -- part contents for card part 67
  1507. ----- text -----
  1508. EQUATORIAL
  1509. GUINEA
  1510.  
  1511. -- part contents for card part 76
  1512. ----- text -----
  1513. NIGERIA
  1514.  
  1515. -- part contents for card part 78
  1516. ----- text -----
  1517. Equator